home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Demos / Extend 3.0 Demo / Demo Libraries / Demo Generic Lib / Demo Generic Lib.rsrc / DITL.txt < prev    next >
Encoding:
Text File  |  1994-06-22  |  14.1 KB  |  484 lines

  1. DITL_1926_Equation.txt
  2. # 21 entries
  3. # item 0: BUTTON (0x04) enabled
  4. #   bounds: x1=380 y1=8 x2=440 y2=28
  5. #   text: "OK"
  6. # item 1: BUTTON (0x04) enabled
  7. #   bounds: x1=380 y1=36 x2=440 y2=56
  8. #   text: "Cancel"
  9. # item 2: EDIT_TEXT (0x10) enabled
  10. #   bounds: x1=8 y1=216 x2=444 y2=248
  11. #   text: ""
  12. # item 3: TEXT (0x88) disabled
  13. #   bounds: x1=4 y1=196 x2=76 y2=212
  14. #   text: "Comments"
  15. # item 4: EDIT_TEXT (0x10) enabled
  16. #   bounds: x1=8 y1=88 x2=88 y2=104
  17. #   text: ""
  18. # item 5: EDIT_TEXT (0x10) enabled
  19. #   bounds: x1=96 y1=88 x2=176 y2=104
  20. #   text: ""
  21. # item 6: EDIT_TEXT (0x10) enabled
  22. #   bounds: x1=184 y1=88 x2=264 y2=104
  23. #   text: ""
  24. # item 7: EDIT_TEXT (0x10) enabled
  25. #   bounds: x1=272 y1=88 x2=352 y2=104
  26. #   text: ""
  27. # item 8: TEXT (0x88) disabled
  28. #   bounds: x1=5 y1=68 x2=61 y2=84
  29. #   text: "Input1"
  30. # item 9: TEXT (0x88) disabled
  31. #   bounds: x1=93 y1=68 x2=145 y2=84
  32. #   text: "Input2"
  33. # item 10: TEXT (0x88) disabled
  34. #   bounds: x1=181 y1=68 x2=233 y2=84
  35. #   text: "Input3"
  36. # item 11: TEXT (0x88) disabled
  37. #   bounds: x1=269 y1=68 x2=321 y2=84
  38. #   text: "Input4"
  39. # item 12: EDIT_TEXT (0x10) enabled
  40. #   bounds: x1=360 y1=88 x2=440 y2=104
  41. #   text: ""
  42. # item 13: TEXT (0x88) disabled
  43. #   bounds: x1=357 y1=68 x2=409 y2=84
  44. #   text: "Input5"
  45. # item 14: EDIT_TEXT (0x10) enabled
  46. #   bounds: x1=8 y1=48 x2=88 y2=64
  47. #   text: ""
  48. # item 15: TEXT (0x88) disabled
  49. #   bounds: x1=5 y1=28 x2=53 y2=44
  50. #   text: "Output"
  51. # item 16: EDIT_TEXT (0x10) enabled
  52. #   bounds: x1=8 y1=128 x2=444 y2=192
  53. #   text: ""
  54. # item 17: TEXT (0x88) disabled
  55. #   bounds: x1=4 y1=108 x2=324 y2=124
  56. #   text: "Enter an equation in the form: result = formula;"
  57. # item 18: BUTTON (0x04) enabled
  58. #   bounds: x1=204 y1=8 x2=352 y2=28
  59. #   text: "Functions by name"
  60. # item 19: TEXT (0x88) disabled
  61. #   bounds: x1=4 y1=4 x2=164 y2=20
  62. #   text: "Computes an equation."
  63. # item 20: BUTTON (0x04) enabled
  64. #   bounds: x1=204 y1=32 x2=352 y2=52
  65. #   text: "Functions by type"
  66.  
  67.  
  68. DITL_6338_Input Random Number.txt
  69. # 33 entries
  70. # item 0: BUTTON (0x04) enabled
  71. #   bounds: x1=376 y1=6 x2=436 y2=26
  72. #   text: "OK"
  73. # item 1: BUTTON (0x04) enabled
  74. #   bounds: x1=376 y1=34 x2=436 y2=54
  75. #   text: "Cancel"
  76. # item 2: EDIT_TEXT (0x10) enabled
  77. #   bounds: x1=91 y1=246 x2=194 y2=262
  78. #   text: ""
  79. # item 3: EDIT_TEXT (0x10) enabled
  80. #   bounds: x1=91 y1=267 x2=194 y2=283
  81. #   text: ""
  82. # item 4: EDIT_TEXT (0x10) enabled
  83. #   bounds: x1=276 y1=291 x2=341 y2=307
  84. #   text: ""
  85. # item 5: EDIT_TEXT (0x10) enabled
  86. #   bounds: x1=5 y1=316 x2=430 y2=332
  87. #   text: ""
  88. # item 6: TEXT (0x88) disabled
  89. #   bounds: x1=3 y1=296 x2=75 y2=312
  90. #   text: "Comments"
  91. # item 7: TEXT (0x88) disabled
  92. #   bounds: x1=5 y1=5 x2=306 y2=53
  93. #   text: "Generates random numbers according to a distribution. Select a distribution on the left, or select and build a general distribution."
  94. # item 8: RADIO_BUTTON (0x06) enabled
  95. #   bounds: x1=6 y1=89 x2=104 y2=105
  96. #   text: "Exponential"
  97. # item 9: RADIO_BUTTON (0x06) enabled
  98. #   bounds: x1=6 y1=73 x2=68 y2=89
  99. #   text: "Erlang"
  100. # item 10: RADIO_BUTTON (0x06) enabled
  101. #   bounds: x1=6 y1=105 x2=141 y2=121
  102. #   text: "HyperExponential"
  103. # item 11: RADIO_BUTTON (0x06) enabled
  104. #   bounds: x1=6 y1=216 x2=75 y2=232
  105. #   text: "Weibull"
  106. # item 12: RADIO_BUTTON (0x06) enabled
  107. #   bounds: x1=239 y1=55 x2=310 y2=71
  108. #   text: "General"
  109. # item 13: TEXT (0x88) disabled
  110. #   bounds: x1=21 y1=245 x2=87 y2=261
  111. #   text: "Mean ="
  112. # item 14: TEXT (0x88) disabled
  113. #   bounds: x1=20 y1=267 x2=88 y2=283
  114. #   text: "Arg ="
  115. # item 15: RADIO_BUTTON (0x06) enabled
  116. #   bounds: x1=6 y1=121 x2=139 y2=137
  117. #   text: "Integer, uniform"
  118. # item 16: RADIO_BUTTON (0x06) enabled
  119. #   bounds: x1=6 y1=184 x2=117 y2=200
  120. #   text: "Real, uniform"
  121. # item 17: RADIO_BUTTON (0x06) enabled
  122. #   bounds: x1=6 y1=153 x2=74 y2=168
  123. #   text: "Normal"
  124. # item 18: BUTTON (0x04) enabled
  125. #   bounds: x1=368 y1=106 x2=444 y2=122
  126. #   text: "Plot Table"
  127. # item 19: TEXT (0x88) disabled
  128. #   bounds: x1=238 y1=107 x2=349 y2=123
  129. #   text: "General values ="
  130. # item 20: CUSTOM (0x80) disabled
  131. #   bounds: x1=238 y1=123 x2=441 y2=249
  132. #   data: "Value;Probability"
  133. # item 21: RADIO_BUTTON (0x06) enabled
  134. #   bounds: x1=310 y1=55 x2=384 y2=71
  135. #   text: "Discrete"
  136. # item 22: RADIO_BUTTON (0x06) enabled
  137. #   bounds: x1=310 y1=71 x2=383 y2=87
  138. #   text: "Stepped"
  139. # item 23: RADIO_BUTTON (0x06) enabled
  140. #   bounds: x1=310 y1=87 x2=417 y2=103
  141. #   text: "Interpolated"
  142. # item 24: TEXT (0x88) disabled
  143. #   bounds: x1=5 y1=245 x2=21 y2=261
  144. #   text: "1)"
  145. # item 25: TEXT (0x88) disabled
  146. #   bounds: x1=5 y1=267 x2=20 y2=283
  147. #   text: "2)"
  148. # item 26: RADIO_BUTTON (0x06) enabled
  149. #   bounds: x1=6 y1=168 x2=76 y2=184
  150. #   text: "Poisson"
  151. # item 27: RADIO_BUTTON (0x06) enabled
  152. #   bounds: x1=6 y1=57 x2=84 y2=73
  153. #   text: "Binomial"
  154. # item 28: RADIO_BUTTON (0x06) enabled
  155. #   bounds: x1=6 y1=137 x2=97 y2=153
  156. #   text: "LogNormal"
  157. # item 29: BUTTON (0x04) enabled
  158. #   bounds: x1=92 y1=289 x2=144 y2=308
  159. #   text: "Plot"
  160. # item 30: TEXT (0x88) disabled
  161. #   bounds: x1=144 y1=291 x2=271 y2=307
  162. #   text: "N members for N ="
  163. # item 31: RADIO_BUTTON (0x06) enabled
  164. #   bounds: x1=6 y1=200 x2=238 y2=216
  165. #   text: "Triangular (Most Likely:"
  166. # item 32: EDIT_TEXT (0x10) enabled
  167. #   bounds: x1=180 y1=200 x2=232 y2=216
  168. #   text: ""
  169.  
  170.  
  171. DITL_12390_Divide.txt
  172. # 8 entries
  173. # item 0: BUTTON (0x04) enabled
  174. #   bounds: x1=296 y1=8 x2=356 y2=28
  175. #   text: "OK"
  176. # item 1: BUTTON (0x04) enabled
  177. #   bounds: x1=296 y1=36 x2=356 y2=56
  178. #   text: "Cancel"
  179. # item 2: EDIT_TEXT (0x10) enabled
  180. #   bounds: x1=8 y1=64 x2=356 y2=96
  181. #   text: ""
  182. # item 3: TEXT (0x88) disabled
  183. #   bounds: x1=4 y1=44 x2=80 y2=60
  184. #   text: "Comments"
  185. # item 4: TEXT (0x88) disabled
  186. #   bounds: x1=4 y1=4 x2=288 y2=20
  187. #   text: "Divides the top input by the bottom input."
  188. # item 5: RADIO_BUTTON (0x06) enabled
  189. #   bounds: x1=119 y1=38 x2=275 y2=54
  190. #   text: "stops the simulation"
  191. # item 6: TEXT (0x88) disabled
  192. #   bounds: x1=3 y1=22 x2=119 y2=38
  193. #   text: "Dividing by zero:"
  194. # item 7: RADIO_BUTTON (0x06) enabled
  195. #   bounds: x1=119 y1=22 x2=259 y2=38
  196. #   text: "outputs a noValue"
  197.  
  198.  
  199. DITL_15630_ReadOut.txt
  200. # 6 entries
  201. # item 0: BUTTON (0x04) enabled
  202. #   bounds: x1=144 y1=6 x2=204 y2=26
  203. #   text: "OK"
  204. # item 1: BUTTON (0x04) enabled
  205. #   bounds: x1=144 y1=34 x2=204 y2=54
  206. #   text: "Cancel"
  207. # item 2: EDIT_TEXT (0x10) enabled
  208. #   bounds: x1=8 y1=8 x2=132 y2=24
  209. #   text: ""
  210. # item 3: CHECKBOX (0x05) enabled
  211. #   bounds: x1=4 y1=30 x2=104 y2=46
  212. #   text: "Open dialog"
  213. # item 4: TEXT (0x88) disabled
  214. #   bounds: x1=4 y1=51 x2=56 y2=67
  215. #   text: "NTicks="
  216. # item 5: EDIT_TEXT (0x10) enabled
  217. #   bounds: x1=64 y1=52 x2=120 y2=68
  218. #   text: ""
  219.  
  220.  
  221. DITL_18710_Help.txt
  222. # 7 entries
  223. # item 0: BUTTON (0x04) enabled
  224. #   bounds: x1=300 y1=8 x2=360 y2=28
  225. #   text: "OK"
  226. # item 1: BUTTON (0x04) enabled
  227. #   bounds: x1=368 y1=8 x2=428 y2=28
  228. #   text: "Cancel"
  229. # item 2: EDIT_TEXT (0x10) enabled
  230. #   bounds: x1=4 y1=48 x2=519 y2=96
  231. #   text: ""
  232. # item 3: TEXT (0x88) disabled
  233. #   bounds: x1=4 y1=4 x2=268 y2=36
  234. #   text: "Use this block to document your model.  You are limited to 255 characters/box."
  235. # item 4: EDIT_TEXT (0x10) enabled
  236. #   bounds: x1=4 y1=103 x2=519 y2=151
  237. #   text: ""
  238. # item 5: EDIT_TEXT (0x10) enabled
  239. #   bounds: x1=4 y1=158 x2=519 y2=206
  240. #   text: ""
  241. # item 6: EDIT_TEXT (0x10) enabled
  242. #   bounds: x1=4 y1=213 x2=519 y2=261
  243. #   text: ""
  244.  
  245.  
  246. DITL_19487_Accumulate.txt
  247. # 9 entries
  248. # item 0: BUTTON (0x04) enabled
  249. #   bounds: x1=256 y1=8 x2=316 y2=28
  250. #   text: "OK"
  251. # item 1: BUTTON (0x04) enabled
  252. #   bounds: x1=256 y1=36 x2=316 y2=56
  253. #   text: "Cancel"
  254. # item 2: EDIT_TEXT (0x10) enabled
  255. #   bounds: x1=140 y1=40 x2=240 y2=56
  256. #   text: ""
  257. # item 3: EDIT_TEXT (0x10) enabled
  258. #   bounds: x1=6 y1=109 x2=314 y2=141
  259. #   text: ""
  260. # item 4: EDIT_TEXT (0x10) enabled
  261. #   bounds: x1=120 y1=67 x2=220 y2=83
  262. #   text: ""
  263. # item 5: TEXT (0x88) disabled
  264. #   bounds: x1=4 y1=88 x2=76 y2=104
  265. #   text: "Comments"
  266. # item 6: TEXT (0x88) disabled
  267. #   bounds: x1=4 y1=40 x2=136 y2=56
  268. #   text: "Starting contents ="
  269. # item 7: TEXT (0x88) disabled
  270. #   bounds: x1=4 y1=67 x2=116 y2=83
  271. #   text: "Display contents"
  272. # item 8: TEXT (0x88) disabled
  273. #   bounds: x1=4 y1=4 x2=243 y2=37
  274. #   text: "Accumulates by summing the values input and displays the total."
  275.  
  276.  
  277. DITL_20214_Multiply.txt
  278. # 5 entries
  279. # item 0: BUTTON (0x04) enabled
  280. #   bounds: x1=164 y1=8 x2=224 y2=28
  281. #   text: "OK"
  282. # item 1: BUTTON (0x04) enabled
  283. #   bounds: x1=164 y1=36 x2=224 y2=56
  284. #   text: "Cancel"
  285. # item 2: EDIT_TEXT (0x10) enabled
  286. #   bounds: x1=8 y1=60 x2=224 y2=92
  287. #   text: ""
  288. # item 3: TEXT (0x88) disabled
  289. #   bounds: x1=4 y1=40 x2=80 y2=56
  290. #   text: "Comments"
  291. # item 4: TEXT (0x88) disabled
  292. #   bounds: x1=4 y1=4 x2=140 y2=36
  293. #   text: "Multiplies one input by the other."
  294.  
  295.  
  296. DITL_23668_Input Data.txt
  297. # 16 entries
  298. # item 0: BUTTON (0x04) enabled
  299. #   bounds: x1=368 y1=8 x2=428 y2=28
  300. #   text: "OK"
  301. # item 1: BUTTON (0x04) enabled
  302. #   bounds: x1=368 y1=36 x2=428 y2=56
  303. #   text: "Cancel"
  304. # item 2: CUSTOM (0x80) disabled
  305. #   bounds: x1=4 y1=40 x2=206 y2=200
  306. #   data: "Time;Y Output"
  307. # item 3: TEXT (0x88) disabled
  308. #   bounds: x1=4 y1=4 x2=236 y2=36
  309. #   text: "Generates a curve of data over time based on the table of values."
  310. # item 4: BUTTON (0x04) enabled
  311. #   bounds: x1=260 y1=36 x2=332 y2=56
  312. #   text: "Plot Data"
  313. # item 5: BUTTON (0x04) enabled
  314. #   bounds: x1=260 y1=8 x2=332 y2=28
  315. #   text: "Sort Data"
  316. # item 6: RADIO_BUTTON (0x06) enabled
  317. #   bounds: x1=277 y1=88 x2=385 y2=104
  318. #   text: "interpolated"
  319. # item 7: RADIO_BUTTON (0x06) enabled
  320. #   bounds: x1=277 y1=72 x2=357 y2=88
  321. #   text: "stepped"
  322. # item 8: RADIO_BUTTON (0x06) enabled
  323. #   bounds: x1=277 y1=136 x2=401 y2=152
  324. #   text: "stop simulation"
  325. # item 9: RADIO_BUTTON (0x06) enabled
  326. #   bounds: x1=277 y1=152 x2=377 y2=168
  327. #   text: "zero output"
  328. # item 10: TEXT (0x88) disabled
  329. #   bounds: x1=212 y1=103 x2=366 y2=135
  330. #   text: "If simulation time is outside of table range:"
  331. # item 11: CHECKBOX (0x05) enabled
  332. #   bounds: x1=212 y1=172 x2=320 y2=188
  333. #   text: "Repeat every"
  334. # item 12: EDIT_TEXT (0x10) enabled
  335. #   bounds: x1=324 y1=172 x2=424 y2=188
  336. #   text: ""
  337. # item 13: TEXT (0x88) disabled
  338. #   bounds: x1=211 y1=72 x2=279 y2=88
  339. #   text: "Output is:"
  340. # item 14: TEXT (0x88) disabled
  341. #   bounds: x1=4 y1=200 x2=84 y2=216
  342. #   text: "Comments"
  343. # item 15: EDIT_TEXT (0x10) enabled
  344. #   bounds: x1=8 y1=220 x2=424 y2=252
  345. #   text: ""
  346.  
  347.  
  348. DITL_28062_Holding Tank.txt
  349. # 14 entries
  350. # item 0: BUTTON (0x04) enabled
  351. #   bounds: x1=284 y1=8 x2=344 y2=28
  352. #   text: "OK"
  353. # item 1: BUTTON (0x04) enabled
  354. #   bounds: x1=284 y1=36 x2=344 y2=56
  355. #   text: "Cancel"
  356. # item 2: EDIT_TEXT (0x10) enabled
  357. #   bounds: x1=140 y1=55 x2=240 y2=71
  358. #   text: ""
  359. # item 3: EDIT_TEXT (0x10) enabled
  360. #   bounds: x1=9 y1=170 x2=343 y2=202
  361. #   text: ""
  362. # item 4: EDIT_TEXT (0x10) enabled
  363. #   bounds: x1=140 y1=78 x2=240 y2=94
  364. #   text: ""
  365. # item 5: TEXT (0x88) disabled
  366. #   bounds: x1=5 y1=150 x2=79 y2=166
  367. #   text: "Comments"
  368. # item 6: TEXT (0x88) disabled
  369. #   bounds: x1=4 y1=4 x2=264 y2=52
  370. #   text: "Accumulates input values, outputs an amount specified by the ‚Äúwant‚Äù connector, and displays the contents."
  371. # item 7: TEXT (0x88) disabled
  372. #   bounds: x1=4 y1=56 x2=136 y2=72
  373. #   text: "Starting contents ="
  374. # item 8: TEXT (0x88) disabled
  375. #   bounds: x1=17 y1=78 x2=134 y2=94
  376. #   text: "Display contents:"
  377. # item 9: CHECKBOX (0x05) enabled
  378. #   bounds: x1=5 y1=98 x2=329 y2=114
  379. #   text: "The ‚Äúwant‚Äù connector can take tank negative"
  380. # item 10: RADIO_BUTTON (0x06) enabled
  381. #   bounds: x1=83 y1=115 x2=247 y2=131
  382. #   text: "summed"
  383. # item 11: RADIO_BUTTON (0x06) enabled
  384. #   bounds: x1=83 y1=147 x2=247 y2=163
  385. #   text: "integrated (no delay)"
  386. # item 12: TEXT (0x88) disabled
  387. #   bounds: x1=5 y1=115 x2=82 y2=131
  388. #   text: "Inputs are:"
  389. # item 13: RADIO_BUTTON (0x06) enabled
  390. #   bounds: x1=83 y1=131 x2=247 y2=147
  391. #   text: "integrated (delay)"
  392.  
  393.  
  394. DITL_30933_Conversion Table.txt
  395. # 14 entries
  396. # item 0: BUTTON (0x04) enabled
  397. #   bounds: x1=340 y1=8 x2=400 y2=28
  398. #   text: "OK"
  399. # item 1: BUTTON (0x04) enabled
  400. #   bounds: x1=340 y1=36 x2=400 y2=56
  401. #   text: "Cancel"
  402. # item 2: CUSTOM (0x80) disabled
  403. #   bounds: x1=4 y1=40 x2=207 y2=154
  404. #   data: "x in;y out"
  405. # item 3: TEXT (0x88) disabled
  406. #   bounds: x1=4 y1=4 x2=232 y2=36
  407. #   text: "Depending on the input, outputs a value calculated from the table."
  408. # item 4: BUTTON (0x04) enabled
  409. #   bounds: x1=244 y1=36 x2=320 y2=56
  410. #   text: "Plot Data"
  411. # item 5: BUTTON (0x04) enabled
  412. #   bounds: x1=244 y1=8 x2=320 y2=28
  413. #   text: "Sort Data"
  414. # item 6: RADIO_BUTTON (0x06) enabled
  415. #   bounds: x1=280 y1=72 x2=388 y2=88
  416. #   text: "interpolated"
  417. # item 7: RADIO_BUTTON (0x06) enabled
  418. #   bounds: x1=280 y1=88 x2=380 y2=104
  419. #   text: "stepped"
  420. # item 8: RADIO_BUTTON (0x06) enabled
  421. #   bounds: x1=280 y1=124 x2=404 y2=140
  422. #   text: "stop simulation"
  423. # item 9: TEXT (0x88) disabled
  424. #   bounds: x1=212 y1=108 x2=396 y2=124
  425. #   text: "If input is outside of range:"
  426. # item 10: RADIO_BUTTON (0x06) enabled
  427. #   bounds: x1=280 y1=140 x2=384 y2=156
  428. #   text: "zero output"
  429. # item 11: TEXT (0x88) disabled
  430. #   bounds: x1=4 y1=156 x2=80 y2=172
  431. #   text: "Comments"
  432. # item 12: EDIT_TEXT (0x10) enabled
  433. #   bounds: x1=8 y1=176 x2=408 y2=208
  434. #   text: ""
  435. # item 13: TEXT (0x88) disabled
  436. #   bounds: x1=212 y1=72 x2=280 y2=88
  437. #   text: "Output is:"
  438.  
  439.  
  440. DITL_31282_Add.txt
  441. # 5 entries
  442. # item 0: BUTTON (0x04) enabled
  443. #   bounds: x1=168 y1=8 x2=228 y2=28
  444. #   text: "OK"
  445. # item 1: BUTTON (0x04) enabled
  446. #   bounds: x1=168 y1=36 x2=228 y2=56
  447. #   text: "Cancel"
  448. # item 2: EDIT_TEXT (0x10) enabled
  449. #   bounds: x1=8 y1=64 x2=227 y2=96
  450. #   text: ""
  451. # item 3: TEXT (0x88) disabled
  452. #   bounds: x1=4 y1=44 x2=80 y2=60
  453. #   text: "Comments"
  454. # item 4: TEXT (0x88) disabled
  455. #   bounds: x1=4 y1=4 x2=156 y2=20
  456. #   text: "Adds the three inputs."
  457.  
  458.  
  459. DITL_31584_Constant.txt
  460. # 7 entries
  461. # item 0: BUTTON (0x04) enabled
  462. #   bounds: x1=240 y1=8 x2=300 y2=28
  463. #   text: "OK"
  464. # item 1: BUTTON (0x04) enabled
  465. #   bounds: x1=240 y1=36 x2=300 y2=56
  466. #   text: "Cancel"
  467. # item 2: EDIT_TEXT (0x10) enabled
  468. #   bounds: x1=124 y1=60 x2=224 y2=76
  469. #   text: ""
  470. # item 3: EDIT_TEXT (0x10) enabled
  471. #   bounds: x1=8 y1=100 x2=304 y2=132
  472. #   text: ""
  473. # item 4: TEXT (0x88) disabled
  474. #   bounds: x1=4 y1=80 x2=80 y2=96
  475. #   text: "Comments"
  476. # item 5: TEXT (0x88) disabled
  477. #   bounds: x1=4 y1=4 x2=228 y2=52
  478. #   text: "Outputs a constant value on each step. The output is the value below, plus the optional input."
  479. # item 6: TEXT (0x88) disabled
  480. #   bounds: x1=4 y1=60 x2=120 y2=76
  481. #   text: "Constant value ="
  482.  
  483.  
  484.